home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Into That Dark Night
/
Into That Dark Night.iso
/
pc
/
YadVashem
/
floatMenu.dxr
/
Internal_33.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-06-12
|
247 b
|
13 lines
on mouseUp
activateBookmarkWindow(#pres)
tell the stage
forget(window "floatMenu")
updateStage()
go(the frame + 1)
repeat with i = 50 to 54
set the visible of sprite i to 1
end repeat
updateStage()
end tell
end